Defines a Remote Go-To action. A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.

Full documentation

Full documentation

Initializes a new PDFRemoteGoToAction object.

Full documentation

Initializes a new PDFRemoteGoToAction object with a specified COS action.

Full documentation

Creates a PDF action from a cos dictionary.

Full documentation

Gets the sequence of actions to be performed after this action.

Full documentation

Gets the cos action object.

Full documentation

Gets the destination to jump to.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Gets the file in which the destination is located.

Full documentation

Gets a value indicating whether to open the destination document in a new window.

Full documentation

Sets the sequence of actions to be performed after this action.

Full documentation

Sets the destination to jump to.

Full documentation

Sets the file in which the destination is located.

Full documentation

Sets a value indicating whether to open the destination document in a new window.

Full documentation